Skip to content

Upgrade tutorial to .NET 9.0 and Aspire 9.4.0 #4195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

alistairmatthews
Copy link
Collaborator

@alistairmatthews alistairmatthews commented Aug 5, 2025

Summary

Changes code to use new versions of Aspire and .NET. Also corrects some code highlighting.

Fixes #3714


Internal previews

📄 File 🔗 Preview link
docs/database/ef-core-migrations.md Apply Entity Framework Core migrations in .NET Aspire

@alistairmatthews
Copy link
Collaborator Author

This PR should be approved in conjunction with the two PRs for the sample code repo:

@IEvangelist IEvangelist requested a review from Copilot August 7, 2025 15:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the tutorial documentation to use .NET 9.0 and Aspire 9.4.0, updating the target framework references and correcting code highlighting ranges.

  • Updated .NET target framework from 8.0 to 9.0 in instructions and CLI commands
  • Corrected code highlighting line numbers to match updated code structure

@IEvangelist IEvangelist closed this Aug 7, 2025
@IEvangelist IEvangelist reopened this Aug 7, 2025
@alistairmatthews
Copy link
Collaborator Author

@IEvangelist - the highlighting looks better now. Thanks!

@IEvangelist IEvangelist merged commit 148c87d into dotnet:main Aug 8, 2025
7 checks passed
@alistairmatthews alistairmatthews deleted the update-ef-migrations-tutorial-to-aspire-9.4-and-dotnet-9 branch August 18, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RecordException has been replaced by AddException
2 participants